Platform Explorer / Nuxeo Platform LTS 2016 8.10

Contribution org.nuxeo.elasticsearch.marshallers--marshallers

This contribution is part of XML component org.nuxeo.elasticsearch.marshallers inside nuxeo-elasticsearch-core-8.10.jar /OSGI-INF/marshallers-contrib.xml

Extension Point

Extension point marshallers of component MarshallerRegistry.

Contributed Items

  • <register class="org.nuxeo.elasticsearch.io.marshallers.json.AggregateJsonWriter" enable="true"/>

XML Source

<extension point="marshallers" target="org.nuxeo.ecm.core.io.MarshallerRegistry">
    <register class="org.nuxeo.elasticsearch.io.marshallers.json.AggregateJsonWriter" enable="true"/>
  </extension>